Build a Composite Application for IBM Lotus Notes V8
Program (1) KEYWORDS: IBM Lotus Notes building applications
Before getting started
Building a composite application involves multiple processes. This tutorial divides the process into
2 Lotus C API
2.1 Introduction
Among the toolkit of Domino/Notes, c api has the most powerful functions:
Attackers can manipulate almost all data objects in the Notes database.
Database and ACL
Documents and Domains
Form
Views and
Xiao Lei, software engineer, IBM Xiao Lei, software engineer, responsible for c api development in IBM Lotus Domino toolkit team. Kang Jian, Senior Software Engineer, IBM Kang Jian, Senior Software Engineer, responsible for testing in IBM Lotus
Use Eclipse IDE to develop Java proxies for Lotus Notes/Domino. Download and install eclipse, and then learn how easy it is to use eclipse to create a project, debug Java, refactor the proxy, and import the proxy to Domino designer.
Java and
1 Overview
1.1 why do you need to know about Lotus toolkits?
In the process of developing enterprise applications using Domino/Notes, the problem that Domino should be combined with other business systems is constantly encountered. Domino is a
Automated Testing can greatly reduce the workload of manual participation and improve testing efficiency. In automated testing, testers often need to deal with the Notes/domino database. For example, before automated testing, you need to select
The Lotus C API Toolkit is a series of Notes/domino-based API programming interfaces and data structures published by Notes/domino, which allows users to develop autonomous applications to access the Domino database, which is widely used in Domino
We saw such a piece of news a few days ago:
IBMOf36Ten thousand global employees are about to abandon MicrosoftOfficeUse your own office package insteadLotus Symphony. The message is fromIBMAn internal letter from senior management, but not yet
3 Lotus C ++ API
3.1 Introduction
C ++ API is another toolkit based on c api. The two are similar:
You can manipulate the vast majority of Data Objects in Domino/Notes:
Database: Create, copy, copy, delete, and modify an ACL
Document:
Batch export of attachments in Lotus Notes databaseThe Lotus Notes database is a document database where many attachments (such as Word documents, PDF documents, Excel documents, and so on) are often embedded in the rich text fields of the document.
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.